-
Home
-
Mollie Payments for WooCommerce
-
7.8.1
-
Code
-
Classes
- MolliePayment
| Total Complexity |
58 |
| Dependencies |
8 |
| Dependents |
2 |
| Total lines |
382 |
| Lines of code |
257 |
| Logical lines of code |
171 |
| Comment lines |
104 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| refund() |
A |
45 |
8 |
37 |
| onWebhookCanceled() |
S |
49 |
7 |
30 |
| onWebhookPaid() |
S |
50 |
7 |
27 |
| getPaymentRequestData() |
S |
46 |
6 |
34 |
| onWebhookExpired() |
S |
49 |
5 |
30 |
| addCustomRequestFields() |
S |
58 |
5 |
15 |
| getPaymentObject() |
S |
59 |
3 |
12 |
| getMollieCustomerIdFromPaymentObject() |
S |
65 |
3 |
10 |
| getSequenceTypeFromPaymentObject() |
S |
65 |
3 |
10 |
| maybeUpdateStatus() |
S |
68 |
3 |
7 |
| getMolliePaymentIdFromPaymentObject() |
S |
72 |
2 |
6 |
| getMollieCustomerIbanDetailsFromPaymentObject() |
S |
65 |
2 |
9 |
| __construct() |
S |
67 |
1 |
8 |
| addSequenceTypeFirst() |
S |
76 |
1 |
4 |
| setActiveMolliePayment() |
S |
67 |
1 |
8 |
| onWebhookFailed() |
S |
62 |
1 |
10 |